How to Install foiltex software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install foiltex software package in Ubuntu 12.04 LTS (Precise Pangolin)

foiltex software package provides a collection of LaTeX files for making foils and slides, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install foiltex 

foiltex is installed in your system.

Make ensure the foiltex package were installed using the commands given below,

$ sudo dpkg-query -l | grep foiltex *

You will get with foiltex package name, version, architecture and description in a table

foiltex package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section TeX
Package foiltex
Version 2.1.4b-1
Description a collection of LaTeX files for making foils and slides
Sub Section TeX


See Also, How to uninstall or remove foiltex software package from Ubuntu 12.04 LTS (Precise Pangolin)?